var testing.panicOnExit0
4 uses
testing (current package)
testing.go#L474: panicOnExit0 = flag.Bool("test.paniconexit0", false, "panic on call to os.Exit(0)")
testing.go#L507: panicOnExit0 *bool
testing.go#L2677: if *panicOnExit0 {
testing.go#L2691: if *panicOnExit0 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)